home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / J-M / MacHelp.cpt / MacHelp#3 Apple Sac Info. / background_2648.txt < prev    next >
Text File  |  1989-02-26  |  590b  |  27 lines

  1. -- background: 2648 from stack: in. 
  2. -- bmap block id: 3292
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Six Monthly
  6.  
  7.  
  8. -- part 57 (button)
  9. -- low flags: 80
  10. -- high flags: 0002
  11. -- rect: left=281 top=246 right=259 bottom=409
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Bracket
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   --should be behind all fields, but just in case
  23.   hide bkgnd button "bracket"
  24.   click at the loc of bkgnd button "bracket"
  25. end mouseUp
  26.  
  27.